[INFO] fetching crate kafkalite-server 1.1.3...
[INFO] testing kafkalite-server-1.1.3 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate kafkalite-server 1.1.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate kafkalite-server 1.1.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate kafkalite-server 1.1.3
[INFO] tweaked toml for crates.io crate kafkalite-server 1.1.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kafkalite-server 1.1.3 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kafkalite-server 1.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 38335c92caaef4b94479e6fd1fa4c3d083f4829cf6c33f937f73bdcca4204bd7
[INFO] running `Command { std: "docker" "start" "38335c92caaef4b94479e6fd1fa4c3d083f4829cf6c33f937f73bdcca4204bd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38335c92caaef4b94479e6fd1fa4c3d083f4829cf6c33f937f73bdcca4204bd7" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38335c92caaef4b94479e6fd1fa4c3d083f4829cf6c33f937f73bdcca4204bd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38335c92caaef4b94479e6fd1fa4c3d083f4829cf6c33f937f73bdcca4204bd7" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling kafka-protocol v0.17.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling kafkalite-server v1.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.18s
[INFO] running `Command { std: "docker" "inspect" "38335c92caaef4b94479e6fd1fa4c3d083f4829cf6c33f937f73bdcca4204bd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38335c92caaef4b94479e6fd1fa4c3d083f4829cf6c33f937f73bdcca4204bd7" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling rdkafka-sys v4.10.0+2.12.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling kafkalite-server v1.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rdkafka v0.37.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "38335c92caaef4b94479e6fd1fa4c3d083f4829cf6c33f937f73bdcca4204bd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38335c92caaef4b94479e6fd1fa4c3d083f4829cf6c33f937f73bdcca4204bd7" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kafkalite_server-b17ac0402a6b6f48)
[INFO] [stdout] 
[INFO] [stdout] running 189 tests
[INFO] [stdout] test broker::handlers::bootstrap::bootstrap_tests::metadata_auto_create_is_ignored_without_local_controller_authority ... ok
[INFO] [stdout] test broker::handlers::admin::tests::create_topics_validate_only_does_not_materialize ... ok
[INFO] [stdout] test broker::handlers::bootstrap::bootstrap_tests::metadata_auto_create_with_unnamed_topics_is_noop ... ok
[INFO] [stdout] test broker::handlers::bootstrap::bootstrap_tests::metadata_auto_create_enabled_without_topics_does_not_create ... ok
[INFO] [stdout] test broker::handlers::bootstrap::bootstrap_tests::metadata_requested_topic_without_auto_create_returns_unknown_topic ... ok
[INFO] [stdout] test broker::handlers::bootstrap::bootstrap_tests::metadata_with_explicit_empty_topic_list_returns_empty_topics ... ok
[INFO] [stdout] test broker::handlers::groups::groups_tests::coordinator_tests::find_coordinator_v4_uses_explicit_keys_and_v3_uses_legacy_fields ... ok
[INFO] [stdout] test broker::handlers::bootstrap::bootstrap_tests::metadata_uses_registered_broker_list_when_present ... ok
[INFO] [stdout] test broker::handlers::bootstrap::bootstrap_tests::metadata_without_topic_filter_returns_all_known_topics ... ok
[INFO] [stdout] test broker::handlers::groups::groups_tests::coordinator_tests::find_coordinator_v4_falls_back_to_single_key ... ok
[INFO] [stdout] test broker::handlers::produce_fetch::produce_fetch_tests::auto_create_tests::auto_create_is_disabled_without_local_controller_authority ... ok
[INFO] [stdout] test broker::handlers::groups::groups_tests::lifecycle_tests::sync_group_missing_group_defaults_protocol_name_and_returns_stale_generation ... ok
[INFO] [stdout] test broker::handlers::produce_fetch::produce_fetch_tests::auto_create_tests::auto_create_noops_without_local_controller_authority ... ok
[INFO] [stdout] test broker::handlers::groups::groups_tests::offset_tests::offset_fetch_reports_unknown_topic_or_partition ... ok
[INFO] [stdout] test broker::handlers::produce_fetch::produce_fetch_tests::auto_create_tests::auto_create_noops_for_out_of_range_partitions ... ok
[INFO] [stdout] test broker::handlers::groups::groups_tests::lifecycle_tests::join_group_without_protocols_defaults_to_range ... ok
[INFO] [stdout] test broker::handlers::groups::groups_tests::lifecycle_tests::stale_sync_group_returns_unknown_member_instead_of_erroring_connection ... ok
[INFO] [stdout] test broker::handlers::groups::groups_tests::lifecycle_tests::leave_group_without_members_falls_back_to_request_member_id ... ok
[INFO] [stdout] test broker::handlers::groups::groups_tests::offset_tests::stale_offset_commit_from_current_member_is_accepted ... ok
[INFO] [stdout] test broker::handlers::groups::groups_tests::offset_tests::offset_fetch_without_topics_returns_empty_topics ... ok
[INFO] [stdout] test broker::handlers::groups::groups_tests::lifecycle_tests::leave_group_uses_explicit_members_when_present ... ok
[INFO] [stdout] test broker::handlers::admin::tests::create_topics_materializes_and_syncs_metadata ... ok
[INFO] [stdout] test broker::handlers::produce_fetch::produce_fetch_tests::fetch_shape_tests::fetch_round_trips_headers_from_produced_records ... ok
[INFO] [stdout] test broker::handlers::produce_fetch::produce_fetch_tests::record_codec_tests::encode_records_round_trips_nonzero_offsets ... ok
[INFO] [stdout] test broker::handlers::produce_fetch::produce_fetch_tests::fetch_shape_tests::fetch_round_trips_null_values_from_produced_records ... ok
[INFO] [stdout] test broker::handlers::produce_fetch::produce_fetch_tests::fetch_shape_tests::fetch_round_trips_tombstone_with_headers ... ok
[INFO] [stdout] test broker::handlers::produce_fetch::produce_fetch_tests::leadership_tests::fetch_and_list_offsets_are_rejected_when_local_broker_is_not_leader ... ok
[INFO] [stdout] test broker::handlers::produce_fetch::produce_fetch_tests::fetch_offset_tests::fetch_from_nonzero_offset_after_separate_batches_returns_tail_record ... ok
[INFO] [stdout] test broker::handlers::produce_fetch::produce_fetch_tests::fetch_timestamp_tests::fetch_round_trips_timestamps_in_order ... ok
[INFO] [stdout] test broker::handlers::produce_fetch::produce_fetch_tests::fetch_offset_tests::fetch_from_nonzero_offset_keeps_overlapping_batch ... ok
[INFO] [stdout] test broker::handlers::produce_fetch::produce_fetch_tests::fetch_mixed_tests::fetch_round_trips_mixed_key_value_shapes_in_order ... ok
[INFO] [stdout] test broker::handlers::produce_fetch::produce_fetch_tests::leadership_tests::list_offsets_sets_leader_epoch_by_api_version ... ok
[INFO] [stdout] test broker::handlers::produce_fetch::produce_fetch_tests::produce_tests::stale_epoch_maps_to_invalid_producer_epoch ... ok
[INFO] [stdout] test broker::handlers::produce_fetch::produce_fetch_tests::produce_tests::duplicate_retry_returns_same_base_offset ... ok
[INFO] [stdout] test broker::handlers::produce_fetch::produce_fetch_tests::leadership_tests::produce_is_rejected_when_local_broker_is_not_leader ... ok
[INFO] [stdout] test broker::server::server_tests::progress_tests::missing_partition_defaults_to_local_leader_without_quorum ... ok
[INFO] [stdout] test broker::server::server_tests::progress_tests::unknown_partition_leader_fails_closed_in_distributed_mode ... ok
[INFO] [stdout] test cluster::codec::tests::decode_rejects_short_frame ... ok
[INFO] [stdout] test broker::handlers::produce_fetch::produce_fetch_tests::fetch_watermark_tests::fetch_uses_metadata_high_watermark_when_replication_progress_exists ... ok
[INFO] [stdout] test cluster::codec::tests::request_codec_round_trip ... ok
[INFO] [stdout] test broker::handlers::produce_fetch::produce_fetch_tests::record_codec_tests::encode_records_round_trips_headers ... ok
[INFO] [stdout] test cluster::codec::tests::decode_rejects_length_mismatch ... ok
[INFO] [stdout] test cluster::codec::tests::response_codec_round_trip ... ok
[INFO] [stdout] test cluster::controller::tests::stale_broker_epoch_is_rejected ... ok
[INFO] [stdout] test cluster::controller::tests::register_and_heartbeat_round_trip ... ok
[INFO] [stdout] test cluster::controller::tests::heartbeat_for_unknown_broker_is_rejected ... ok
[INFO] [stdout] test cluster::metadata::store::store_tests::parse_log_entry_supports_legacy_record_lines_and_trim_handles_crlf ... ok
[INFO] [stdout] test broker::handlers::bootstrap::bootstrap_tests::metadata_can_auto_create_requested_topic_locally ... ok
[INFO] [stdout] test cluster::metadata::store::store_tests::append_remote_records_accepts_empty_batch_without_mutation ... ok
[INFO] [stdout] test broker::server::server_tests::fetch_apply_tests::fetch_and_apply_returns_minus_one_when_remote_partition_missing ... ok
[INFO] [stdout] test cluster::metadata::store::store_tests::append_remote_records_checks_previous_offset ... ok
[INFO] [stdout] test cluster::quorum::tests::candidate_to_leader_bumps_controller_epoch ... ok
[INFO] [stdout] test cluster::quorum::tests::follow_leader_ignores_stale_term ... ok
[INFO] [stdout] test broker::server::server_tests::fetch_apply_tests::fetch_and_apply_accepts_empty_fetch_response ... ok
[INFO] [stdout] test cluster::quorum::tests::majority_and_voter_checks_follow_quorum_shape ... ok
[INFO] [stdout] test cluster::quorum::tests::higher_term_vote_replaces_previous_vote ... ok
[INFO] [stdout] test cluster::quorum::tests::record_vote_rejects_competing_candidate_when_leader_known ... ok
[INFO] [stdout] test cluster::quorum::tests::same_term_second_candidate_vote_is_rejected ... ok
[INFO] [stdout] test cluster::quorum::tests::stale_term_vote_is_rejected ... ok
[INFO] [stdout] test cluster::replication::tests::updates_replica_progress_in_place ... ok
[INFO] [stdout] test cluster::metadata::store::store_tests::persists_broker_and_topic_metadata ... ok
[INFO] [stdout] test cluster::metadata::store::store_tests::sync_helpers_return_false_for_noop_updates ... ok
[INFO] [stdout] test broker::server::server_tests::fetch_apply_tests::sync_follower_progress_returns_minus_one_when_remote_partition_missing ... ok
[INFO] [stdout] test cluster::runtime::tests::append::append_rejects_non_voter_leader ... ok
[INFO] [stdout] test cluster::metadata::store::store_tests::replay_skips_log_entries_already_in_snapshot ... ok
[INFO] [stdout] test cluster::metadata::store::store_tests::replay_truncates_partial_metadata_log_tail_after_valid_records ... ok
[INFO] [stdout] test cluster::runtime::tests::bootstrap::from_config_propagates_metadata_store_open_errors ... ok
[INFO] [stdout] test broker::server::server_tests::progress_tests::produce_updates_local_replica_progress ... ok
[INFO] [stdout] test cluster::runtime::tests::bootstrap::multi_controller_bootstrap_starts_without_self_election ... ok
[INFO] [stdout] test broker::server::server_tests::fetch_apply_tests::fetch_and_apply_rejects_changed_leadership_in_fetch_response ... ok
[INFO] [stdout] test cluster::runtime::tests::bootstrap::single_voter_controller_can_auto_create_without_waiting_for_election ... ok
[INFO] [stdout] test cluster::runtime::tests::append::append_metadata_updates_offset_and_term ... ok
[INFO] [stdout] test cluster::runtime::tests::bootstrap::broker_only_bootstrap_registers_broker_without_controller_leader ... ok
[INFO] [stdout] test cluster::runtime::tests::bootstrap::three_node_election_requires_majority_votes ... ok
[INFO] [stdout] test cluster::runtime::tests::election::election_steps_down_on_higher_term_vote_response ... ok
[INFO] [stdout] test broker::handlers::produce_fetch::produce_fetch_tests::produce_tests::produce_returns_unknown_when_metadata_is_local_but_store_partition_missing ... ok
[INFO] [stdout] test cluster::runtime::tests::bootstrap::three_node_election_fails_without_majority ... ok
[INFO] [stdout] test cluster::runtime::tests::append::stale_term_append_is_rejected ... ok
[INFO] [stdout] test cluster::runtime::tests::election::run_election_propagates_transport_errors ... ok
[INFO] [stdout] test cluster::runtime::tests::append::same_term_append_with_different_leader_is_rejected ... ok
[INFO] [stdout] test cluster::metadata::store::store_tests::replayed_log_updates_existing_topic_image ... ok
[INFO] [stdout] test broker::server::server_tests::fetch_apply_tests::sync_follower_progress_rejects_stale_remote_leader_metadata ... ok
[INFO] [stdout] test cluster::runtime::tests::bootstrap::controller_role_bootstraps_local_leader ... ok
[INFO] [stdout] test cluster::runtime::tests::append::register_broker_updates_metadata_and_heartbeat_accepts_current_epoch ... ok
[INFO] [stdout] test cluster::runtime::tests::partition::update_partition_replication_changes_isr_and_replicas ... ok
[INFO] [stdout] test cluster::runtime::tests::partition::update_partition_leader_rejects_older_epoch ... ok
[INFO] [stdout] test cluster::runtime::tests::routing::non_leader_controller_routes_partition_leader_update_to_elected_controller ... ok
[INFO] [stdout] test cluster::transport::tests::local::local_transport_dispatches_append_metadata ... ok
[INFO] [stdout] test cluster::transport::tests::remote_basic::in_memory_remote_transport_dispatches_to_registered_runtime ... ok
[INFO] [stdout] test cluster::transport::tests::local::local_transport_dispatches_partition_leader_update ... ok
[INFO] [stdout] test cluster::runtime::tests::routing::non_leader_controller_routes_partition_replication_via_tcp ... ok
[INFO] [stdout] test cluster::transport::tests::remote_basic::in_memory_remote_transport_replica_fetch_unknown_topic_reports_missing ... ok
[INFO] [stdout] test cluster::runtime::tests::partition::update_partition_leader_changes_metadata_image ... ok
[INFO] [stdout] test cluster::transport::tests::remote_basic::remote_transport_resolves_target_from_quorum_voters ... ok
[INFO] [stdout] test cluster::transport::tests::remote_basic::remote_transport_rejects_unknown_target ... ok
[INFO] [stdout] test cluster::transport::tests::remote_basic::remote_transports_require_explicit_target_nodes ... ok
[INFO] [stdout] test cluster::transport::tests::remote_basic::in_memory_remote_transport_replica_fetch_without_store_reports_missing ... ok
[INFO] [stdout] test cluster::transport::tests::local::local_transport_dispatches_register_and_heartbeat ... ok
[INFO] [stdout] test cluster::runtime::tests::routing::non_leader_controller_routes_reassignment_via_tcp ... ok
[INFO] [stdout] test cluster::transport::tests::scripted_errors::scripted_transport_rejects_unexpected_core_wrapper_variants ... ok
[INFO] [stdout] test cluster::transport::tests::scripted_errors::scripted_transport_rejects_unexpected_remaining_wrapper_variants ... ok
[INFO] [stdout] test cluster::transport::tests::scripted_errors::scripted_transport_rejects_unexpected_targeted_wrapper_variants ... ok
[INFO] [stdout] test cluster::transport::tests::scripted_success::scripted_transport_covers_remaining_wrapper_variants ... ok
[INFO] [stdout] test cluster::transport::tests::scripted_success::scripted_transport_covers_targeted_wrapper_success_variants ... ok
[INFO] [stdout] test cluster::transport::tests::remote_failover::in_memory_remote_transport_applies_controller_failover ... ok
[INFO] [stdout] test cluster::runtime::tests::partition::update_replica_progress_computes_high_watermark_from_isr ... ok
[INFO] [stdout] test cluster::transport::tests::remote_failover::in_memory_remote_transport_rejects_stale_append_after_failover ... ok
[INFO] [stdout] test cluster::transport::tests::tcp_core::tcp_transport_round_trips_cluster_rpc ... ok
[INFO] [stdout] test cluster::runtime::tests::partition::update_partition_leader_preserves_replication_state ... ok
[INFO] [stdout] test broker::server::server_tests::progress_tests::follower_syncs_progress_from_remote_state ... ok
[INFO] [stdout] test cluster::transport::tests::remote_basic::in_memory_remote_transport_propagates_replication_scenario ... ok
[INFO] [stdout] test broker::server::server_tests::fetch_apply_tests::follower_reconciles_divergence_when_ahead_of_leader ... ok
[INFO] [stdout] test cluster::transport::tests::tcp_wrappers::tcp_transport_typed_wrappers_accept_expected_response_variants ... ok
[INFO] [stdout] test cluster::transport::tests::tcp_wrappers::tcp_transport_typed_wrappers_reject_unexpected_response_variants ... ok
[INFO] [stdout] test config::tests::advertised_listener_defaults_to_listener_endpoint ... ok
[INFO] [stdout] test config::tests::broker_role_requires_listeners_in_strict_mode ... ok
[INFO] [stdout] test config::tests::broker_role_requires_plaintext_listener ... ok
[INFO] [stdout] test config::tests::controller_listener_name_must_exist_in_listeners ... ok
[INFO] [stdout] test config::tests::controller_role_requires_quorum_settings ... ok
[INFO] [stdout] test cluster::transport::tests::tcp_core::tcp_transport_forever_server_handles_multiple_requests ... ok
[INFO] [stdout] test config::tests::loads_kafka_style_properties ... ok
[INFO] [stdout] test config::tests::parses_controller_quorum_voters_and_named_listeners ... ok
[INFO] [stdout] test protocol::tests::peek_key_and_version_rejects_short_header ... ok
[INFO] [stdout] test protocol::tests::peek_key_and_version_rejects_unknown_api_key ... ok
[INFO] [stdout] test config::tests::rejects_multiple_log_dirs ... ok
[INFO] [stdout] test store::file::log::log_tests::decode_binary_rejects_invalid_kafka_batch ... ok
[INFO] [stdout] test cluster::runtime::tests::partition::replica_progress_reconciles_isr_by_lag ... ok
[INFO] [stdout] test cluster::transport::tests::tcp_broker::tcp_broker_transport_serves_replica_fetch_apply_and_runtime_dispatch ... ok
[INFO] [stdout] test store::file::log::log_tests::read_methods_return_empty_for_missing_segments ... ok
[INFO] [stdout] test cluster::transport::tests::local::local_transport_dispatches_replica_progress_update ... ok
[INFO] [stdout] test store::file::log::log_tests::missing_partition_paths_are_noop_for_recovery_and_truncate ... ok
[INFO] [stdout] test store::file::state::state_tests::snapshot_load_uses_default_producer_state_when_missing ... ok
[INFO] [stdout] test cluster::transport::tests::tcp_core::tcp_transport_can_dispatch_to_runtime ... ok
[INFO] [stdout] test broker::server::server_tests::fetch_apply_tests::follower_fetches_and_applies_remote_records ... ok
[INFO] [stdout] test store::file::cluster_metadata::tests::recovers_topic_metadata_from_cluster_metadata_partition ... ok
[INFO] [stdout] test store::file::log::log_tests::read_records_scans_log_when_index_file_missing ... ok
[INFO] [stdout] test store::file::tests::group::group_assignment::committed_offset_resume_survives_restart_after_tombstone ... ok
[INFO] [stdout] test store::file::tests::group::group_assignment::assignment_respects_member_subscriptions ... ok
[INFO] [stdout] test store::file::tests::group::group_assignment::group_membership_and_offsets_remain_durable_across_restart ... ok
[INFO] [stdout] test store::file::tests::group::group_assignment::offset_commit_requires_current_member_but_allows_stale_generation_for_same_member ... ok
[INFO] [stdout] test store::file::log::log_tests::recover_partition_truncates_invalid_batch_payload ... ok
[INFO] [stdout] test cluster::transport::tests::tcp_core::tcp_transport_routes_partition_leader_update_to_controller_runtime ... ok
[INFO] [stdout] test store::file::log::log_tests::append_batch_hits_sync_interval_branch ... ok
[INFO] [stdout] test store::file::tests::group::group_membership::expired_member_is_pruned_on_next_join ... ok
[INFO] [stdout] test store::file::tests::group::group_assignment::synced_group_assignment_survives_restart ... ok
[INFO] [stdout] test store::file::tests::group::group_offsets::assignments_split_topic_partitions_across_members ... ok
[INFO] [stdout] test store::file::tests::group::group_membership::heartbeat_and_offset_commit_do_not_create_non_topic_directories ... ok
[INFO] [stdout] test store::file::tests::kafka_filesystem::create_real_kafka_filesystem_fixture ... ignored
[INFO] [stdout] test store::file::tests::group::group_offsets::fetch_offset_rejects_unknown_partition_before_group_lookup ... ok
[INFO] [stdout] test store::file::tests::kafka_filesystem::real_kafka_log_dir_append_changes_only_expected_user_log ... ignored
[INFO] [stdout] test store::file::tests::kafka_filesystem::real_kafka_log_dir_open_is_byte_exact_no_write ... ignored
[INFO] [stdout] test cluster::transport::tests::remote_failover::in_memory_remote_transport_advances_reassignment_lifecycle ... ok
[INFO] [stdout] test cluster::transport::tests::remote_failover::in_memory_remote_transport_keeps_partition_state_coherent_across_failover ... ok
[INFO] [stdout] test store::file::tests::group::group_membership::no_op_rejoin_keeps_generation ... ok
[INFO] [stdout] test store::file::tests::group::group_membership::leave_group_remains_durable_across_restart ... ok
[INFO] [stdout] test store::file::tests::group::group_offsets::offsets_are_committed_and_fetched_per_partition ... ok
[INFO] [stdout] test store::file::tests::producer::fetch_from_later_offset_uses_index_and_returns_tail_records ... ok
[INFO] [stdout] test store::file::tests::group::group_offsets::commit_offset_rejects_unknown_partition_before_membership_checks ... ok
[INFO] [stdout] test store::file::tests::producer::recovery::appending_to_valid_kafka_layout_changes_only_expected_log_and_indexes ... ok
[INFO] [stdout] test cluster::transport::tests::tcp_core::tcp_transport_round_trips_register_broker_and_heartbeat ... ok
[INFO] [stdout] test store::file::tests::producer::appends_and_fetches_records ... ok
[INFO] [stdout] test store::file::tests::producer::duplicate_producer_retry_returns_original_offsets_without_double_append ... ok
[INFO] [stdout] test store::file::tests::producer::non_contiguous_idempotent_sequence_is_rejected ... ok
[INFO] [stdout] test store::file::tests::producer::recovery::opening_valid_kafka_layout_does_not_change_filesystem_bytes ... ok
[INFO] [stdout] test store::file::tests::producer::unknown_producer_id_is_rejected ... ok
[INFO] [stdout] test store::file::tests::producer::recovery::truncated_index_tail_is_rebuilt_on_restart ... ok
[INFO] [stdout] test store::file::tests::producer::recovery::handoff_native_kafka_layout_appends_and_fetches_contiguous_offsets ... ok
[INFO] [stdout] test store::file::tests::replica::replica_apply_rejects_offset_mismatches ... ok
[INFO] [stdout] test broker::server::server_tests::progress_tests::follower_syncs_progress_from_remote_state_in_three_node_isr ... ok
[INFO] [stdout] test store::file::tests::replica::replica_append_skips_stale_offsets_and_returns_current_high_watermark ... ok
[INFO] [stdout] test store::file::tests::producer::recovery::truncate_partition_discards_tail_and_rebuilds_indexes ... ok
[INFO] [stdout] test store::file::tests::producer::recovery::truncated_tail_is_recovered_on_restart ... ok
[INFO] [stdout] test store::file::tests_d1::append_creates_only_kafka_user_partition_directory ... ok
[INFO] [stdout] test store::file::tests_d1::non_idempotent_producer_records_do_not_persist_sequence_state ... ok
[INFO] [stdout] test store::file::tests::storage::describe_storage_does_not_create_non_standard_state ... ok
[INFO] [stdout] test store::file::tests::replica::replica_fetch_and_apply_preserve_offsets_and_clamp_high_watermark ... ok
[INFO] [stdout] test store::file::tests::group::group_offsets::committed_offsets_replay_from_multiple_consumer_offsets_partitions ... ok
[INFO] [stdout] test store::file::tests::storage::describe_storage_counts_root_level_topic_files ... ok
[INFO] [stdout] test store::file::tests_d1::topic_offsets_are_recovered_from_log_after_reopen ... ok
[INFO] [stdout] test store::file::tests::group::group_offsets::leader_sync_with_empty_assignment_bytes_is_rejected ... ok
[INFO] [stdout] test store::file::tests::producer::non_idempotent_producer_records_append_after_restart ... ok
[INFO] [stdout] test store::file::tests::producer::non_idempotent_retries_are_not_deduplicated ... ok
[INFO] [stdout] test store::file::tests::producer::stale_producer_epoch_is_rejected ... ok
[INFO] [stdout] test store::file::tests::replica::replica_append_rejects_misaligned_or_non_contiguous_offsets ... ok
[INFO] [stdout] test cluster::runtime::tests::routing::non_leader_controller_routes_partition_leader_update_via_tcp ... ok
[INFO] [stdout] test cluster::transport::tests::tcp_wrappers::tcp_transport_update_partition_leader_wrapper_rejects_unexpected_response ... ok
[INFO] [stdout] test store::file::tests::replica::replica_append_with_empty_batch_is_a_noop ... ok
[INFO] [stdout] test store::file::tests::producer::recovery::concurrent_appends_to_same_partition_remain_contiguous_after_reopen ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kafkalite-8690d6ea634f565b)
[INFO] [stdout] test cluster::transport::tests::local::local_transport_dispatches_partition_replication_update ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 186 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::ensure_parent_dir_creates_missing_parent_directories ... ok
[INFO] [stdout] test tests::ensure_parent_dir_is_noop_without_parent_component ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/store_tool.rs (/opt/rustwide/target/debug/deps/store_tool-207e1890884c96a7)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::storage_summary_reports_existing_bytes ... ok
[INFO] [stdout] test tests::rebuild_indexes_recreates_missing_index_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compat.rs (/opt/rustwide/target/debug/deps/compat-de3d76acf90e66c9)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test rdkafka_producer_and_consumer_smoke ... ok
[INFO] [stdout] test multiple_topics_keep_independent_offsets ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.98s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compat_groups.rs (/opt/rustwide/target/debug/deps/compat_groups-b4af8bfb36e98685)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test rdkafka_group_consumer_commit_smoke ... ok
[INFO] [stdout] test group_consumer_subscribed_before_produce_receives_after_topic_materializes ... ok
[INFO] [stdout] test partition_assignment_moves_to_remaining_group_member ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- partition_assignment_moves_to_remaining_group_member stdout ----
[INFO] [stdout] [2026-06-14T01:25:20Z ERROR librdkafka] librdkafka: PROTOUFLOW [thrd:main]: GroupCoordinator/1: Protocol read buffer underflow for Unknown--1? v0 at 8/8 (rd_kafka_buf_read_topic_partitions_nullable:276): expected 4 bytes > 0 remaining bytes (incorrect broker.version.fallback?)
[INFO] [stdout] [2026-06-14T01:25:21Z ERROR librdkafka] librdkafka: PROTOUFLOW [thrd:main]: GroupCoordinator/1: Protocol read buffer underflow for Unknown--1? v0 at 8/8 (rd_kafka_buf_read_topic_partitions_nullable:276): expected 4 bytes > 0 remaining bytes (incorrect broker.version.fallback?)
[INFO] [stdout] [2026-06-14T01:25:23Z ERROR librdkafka] librdkafka: PROTOUFLOW [thrd:main]: GroupCoordinator/1: Protocol read buffer underflow for Unknown--1? v0 at 8/8 (rd_kafka_buf_read_topic_partitions_nullable:276): expected 4 bytes > 0 remaining bytes (incorrect broker.version.fallback?)
[INFO] [stdout] [2026-06-14T01:25:25Z ERROR librdkafka] librdkafka: PROTOUFLOW [thrd:main]: GroupCoordinator/1: Protocol read buffer underflow for Unknown--1? v0 at 8/8 (rd_kafka_buf_read_topic_partitions_nullable:276): expected 4 bytes > 0 remaining bytes (incorrect broker.version.fallback?)
[INFO] [stdout] [2026-06-14T01:25:26Z ERROR librdkafka] librdkafka: PROTOUFLOW [thrd:main]: GroupCoordinator/1: Protocol read buffer underflow for Unknown--1? v0 at 8/8 (rd_kafka_buf_read_topic_partitions_nullable:276): expected 4 bytes > 0 remaining bytes (incorrect broker.version.fallback?)
[INFO] [stdout] [2026-06-14T01:25:28Z ERROR librdkafka] librdkafka: PROTOUFLOW [thrd:main]: GroupCoordinator/1: Protocol read buffer underflow for Unknown--1? v0 at 8/8 (rd_kafka_buf_read_topic_partitions_nullable:276): expected 4 bytes > 0 remaining bytes (incorrect broker.version.fallback?)
[INFO] [stdout] [2026-06-14T01:25:30Z ERROR librdkafka] librdkafka: PROTOUFLOW [thrd:main]: GroupCoordinator/1: Protocol read buffer underflow for Unknown--1? v0 at 8/8 (rd_kafka_buf_read_topic_partitions_nullable:276): expected 4 bytes > 0 remaining bytes (incorrect broker.version.fallback?)
[INFO] [stdout] [2026-06-14T01:25:32Z ERROR librdkafka] librdkafka: PROTOUFLOW [thrd:main]: GroupCoordinator/1: Protocol read buffer underflow for Unknown--1? v0 at 8/8 (rd_kafka_buf_read_topic_partitions_nullable:276): expected 4 bytes > 0 remaining bytes (incorrect broker.version.fallback?)
[INFO] [stdout] [2026-06-14T01:25:33Z ERROR librdkafka] librdkafka: PROTOUFLOW [thrd:main]: GroupCoordinator/1: Protocol read buffer underflow for Unknown--1? v0 at 8/8 (rd_kafka_buf_read_topic_partitions_nullable:276): expected 4 bytes > 0 remaining bytes (incorrect broker.version.fallback?)
[INFO] [stdout] [2026-06-14T01:25:35Z ERROR librdkafka] librdkafka: PROTOUFLOW [thrd:main]: GroupCoordinator/1: Protocol read buffer underflow for Unknown--1? v0 at 8/8 (rd_kafka_buf_read_topic_partitions_nullable:276): expected 4 bytes > 0 remaining bytes (incorrect broker.version.fallback?)
[INFO] [stdout] [2026-06-14T01:25:37Z ERROR librdkafka] librdkafka: PROTOUFLOW [thrd:main]: GroupCoordinator/1: Protocol read buffer underflow for Unknown--1? v0 at 8/8 (rd_kafka_buf_read_topic_partitions_nullable:276): expected 4 bytes > 0 remaining bytes (incorrect broker.version.fallback?)
[INFO] [stdout] 
[INFO] [stdout] thread 'partition_assignment_moves_to_remaining_group_member' (3595) panicked at tests/compat_groups.rs:50:5:
[INFO] [stdout] expected a fetch result
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6375f202b1b8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6375f202b1b8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6375f202b1b8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6375f202b1b8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6375f20436aa - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6375f20436aa - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x6375f2031e62 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6375f2031e62 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6375f2007696 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6375f2007696 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6375f20228a9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6375f19be9ac - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x6375f19be9ac - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6375f2022b22 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6375f2022b22 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6375f2007784 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6375f1ffe8f9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6375f20087dd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6375f2043f1c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6375f1676fa8 - compat_groups[e8aa1af7ebbdfd1d]::poll_for_message
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compat_groups.rs:50:5
[INFO] [stdout]   20:     0x6375f167565c - compat_groups[e8aa1af7ebbdfd1d]::partition_assignment_moves_to_remaining_group_member::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compat_groups.rs:191:18
[INFO] [stdout]   21:     0x6375f16be0e2 - <core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6375f16a7a6d - <tokio[eca6724a172a40a7]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:71
[INFO] [stdout]   23:     0x6375f16a2622 - tokio[eca6724a172a40a7]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[eca6724a172a40a7]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x6375f16a2622 - tokio[eca6724a172a40a7]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[eca6724a172a40a7]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x6375f16a2622 - <tokio[eca6724a172a40a7]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:31
[INFO] [stdout]   26:     0x6375f16ab024 - <tokio[eca6724a172a40a7]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   27:     0x6375f16b9478 - <tokio[eca6724a172a40a7]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]   28:     0x6375f16949bb - tokio[eca6724a172a40a7]::runtime::context::runtime::enter_runtime::<<tokio[eca6724a172a40a7]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   29:     0x6375f16b7114 - <tokio[eca6724a172a40a7]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]   30:     0x6375f16a1c64 - <tokio[eca6724a172a40a7]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:373:50
[INFO] [stdout]   31:     0x6375f16a1e5f - <tokio[eca6724a172a40a7]::runtime::runtime::Runtime>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   32:     0x6375f1677c62 - compat_groups[e8aa1af7ebbdfd1d]::partition_assignment_moves_to_remaining_group_member
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compat_groups.rs:197:25
[INFO] [stdout]   33:     0x6375f1673317 - compat_groups[e8aa1af7ebbdfd1d]::partition_assignment_moves_to_remaining_group_member::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compat_groups.rs:149:64
[INFO] [stdout]   34:     0x6375f16794b6 - <compat_groups[e8aa1af7ebbdfd1d]::partition_assignment_moves_to_remaining_group_member::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x6375f19b1a8b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x6375f19b1a8b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x6375f19bf305 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x6375f19bf305 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x6375f19bf305 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6375f19bf305 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6375f19bf305 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6375f19bf305 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x6375f19bf305 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x6375f19b9e64 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x6375f19b9e64 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x6375f19c2382 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x6375f19c2382 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x6375f19c2382 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x6375f19c2382 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x6375f19c2382 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x6375f19c2382 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x6375f19c2382 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6375f202a79f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   54:     0x6375f202a79f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x702b3855aaa4 - <unknown>
[INFO] [stdout]   56:     0x702b385e7a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     partition_assignment_moves_to_remaining_group_member
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.58s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test compat_groups`
[INFO] running `Command { std: "docker" "inspect" "38335c92caaef4b94479e6fd1fa4c3d083f4829cf6c33f937f73bdcca4204bd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38335c92caaef4b94479e6fd1fa4c3d083f4829cf6c33f937f73bdcca4204bd7", kill_on_drop: false }`
[INFO] [stdout] 38335c92caaef4b94479e6fd1fa4c3d083f4829cf6c33f937f73bdcca4204bd7
